Skip to content

docs: improve continuity package entry pages#3

Merged
Golden-Promise merged 1 commit intomainfrom
codex/continuity-readme-entry-polish
Mar 25, 2026
Merged

docs: improve continuity package entry pages#3
Golden-Promise merged 1 commit intomainfrom
codex/continuity-readme-entry-polish

Conversation

@Golden-Promise
Copy link
Copy Markdown
Owner

Summary

  • turn skills/README into a clearer continuity entry page with a quick scenario picker
  • rewrite the four continuity package READMEs as newcomer-friendly bilingual landing pages
  • keep natural-language install and usage prompts above the fold while moving exact shell commands into lower install-details sections
  • add doc-contract tests that lock in the new README entry structure and file-output guidance

Validation

  • for test_dir in skills/*/tests; do python3 -m unittest discover -s \"$test_dir\" -p 'test_*.py' -v; done
  • python3 -m unittest discover -s evals -p 'test_*.py' -v
  • python3 evals/run_evals.py

Notes

  • this change keeps package boundaries intact and does not add new product scope
  • skill-task-continuity still does not auto-install the three atomic packages; the docs now present that distinction more clearly for first-time users
  • install commands remain available, but the primary path for newcomers is now natural-language Codex prompts

@Golden-Promise Golden-Promise marked this pull request as ready for review March 25, 2026 16:31
@Golden-Promise Golden-Promise merged commit 5d8c3b3 into main Mar 25, 2026
1 check passed
@Golden-Promise Golden-Promise deleted the codex/continuity-readme-entry-polish branch March 25, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant